Bundle org.nuxeo.ecm.liveconnect.dropbox.core
Documentation
-
README.md
Nuxeo Live Connect - Dropbox
Nuxeo Live Connect connector for Dropbox.
Setting up OAuth with Dropbox
Step 1: Preparing your application accounts on the Dropbox App console
- Go to https://www.dropbox.com/developers/apps.
- Click on 'App console'.
- Click on the button 'Create app'.
- Select 'Dropbox API app' and then:
Select:
- 'Can your app be limited to its own folder?' -> No
- 'What type of files does your app need access to?' -> All file types
- Fill the name of your application.
- Click 'Create app'.
- From the Settings tab, copy:
- App key
- App secret
- In the 'OAuth 2' > Redirect URIs set the following URL, adapting the hostname and port to your case: http://localhost:8080/nuxeo/site/oauth2/dropbox/callback.
Step 2: Configuring the Nuxeo Platform
- In the Nuxeo Platform go to the Admin Center > Cloud Services.
- In the 'Service providers' tab, edit the 'dropbox' service provider.
- Paste there your key and secret.
- Make sure the 'Enabled' box is checked.
- Now go to the HOME tab and click 'Cloud Services' tab and click the 'Connect to Dropbox' button or just create a new Dropbox document.
-
Parent Documentation: README.md
Nuxeo Live Connect
Nuxeo Live Connect is a connector for cloud services.
Licensing
This module is licensed under the GNU Lesser General Public License (LGPL) version 2.1 (http://www.gnu.org/licenses/lgpl-2.1.html).
About Nuxeo
Nuxeo dramatically improves how content-based applications are built, managed and deployed, making customers more agile, innovative and successful. Nuxeo provides a next generation, enterprise ready platform for building traditional and cutting-edge content oriented applications. Combining a powerful application development environment with SaaS-based tools and a modular architecture, the Nuxeo Platform and Products provide clear business value to some of the most recognizable brands including Verizon, Electronic Arts, Sharp, FICO, the U.S. Navy, and Boeing. Nuxeo is headquartered in New York and Paris. More information is available at www.nuxeo.com.
Resolution Order
You can influence this order by adding "require" tags in the component declaration, to make sure it is resolved after another component. It will also impact the order in which contributions are registered on their target extension point (see "Registration Order" on contributions).
Components
- org.nuxeo.ecm.liveconnect.dropbox.core.cache
- org.nuxeo.ecm.liveconnect.dropbox.core.pageprovider
- org.nuxeo.ecm.liveconnect.dropbox.core.DropboxComponent
Packages
Maven Artifact
File | nuxeo-liveconnect-dropbox-core-10.10.jar |
---|---|
Group Id | org.nuxeo.ecm.liveconnect |
Artifact Id | nuxeo-liveconnect-dropbox-core |
Version | 10.10 |
Manifest
Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: Apache Maven
Built-By: jenkins
Build-Jdk: 1.8.0_191
Bundle-ManifestVersion: 1
Bundle-Version: 1.0.0
Bundle-Name: Nuxeo Live Connect Core for Dropbox
Bundle-SymbolicName: org.nuxeo.ecm.liveconnect.dropbox.core;singleton:
=true
Nuxeo-Component: OSGI-INF/dropbox-service.xml,OSGI-INF/cache-config.xm
l,OSGI-INF/dropbox-pageprovider-contrib.xml
Exports
- Json Export Default Json serialization
- Json Graph Json dependency graph
- Json Contribution Stats Json statistics for contributions
- CSV Contribution Stats CSV statistics for contributions
Charts
-
Raw Data: Json Contribution Stats